ArcGIS Server Geoportal extension
10

com.esri.gpt.framework.security.identity
Class UnconfiguredIdentityAdapter

java.lang.Object
  extended by com.esri.gpt.framework.security.identity.IdentityAdapter
      extended by com.esri.gpt.framework.security.identity.UnconfiguredIdentityAdapter

public class UnconfiguredIdentityAdapter
extends IdentityAdapter

Represents an identity adapter that has not been properly configured.


Constructor Summary
UnconfiguredIdentityAdapter()
          Default constructor.
 
Method Summary
 
Methods inherited from class com.esri.gpt.framework.security.identity.IdentityAdapter
addUserToRole, authenticate, changePassword, getApplicationConfiguration, getRequestContext, readGroupMembers, readUserGroups, readUserProfile, recoverPassword, registerUser, setApplicationConfiguration, setRequestContext, throwNotSupportedException, updateUserProfile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnconfiguredIdentityAdapter

public UnconfiguredIdentityAdapter()
Default constructor.


ArcGIS Server Geoportal extension
10

Copyright 2010 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.