Class ServiceCredentialsProvider
java.lang.Object
com.gigaspaces.security.directory.CredentialsProvider
com.gigaspaces.security.directory.ServiceCredentialsProvider
- All Implemented Interfaces:
SmartExternalizable,Externalizable,Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.gigaspaces.security.directory.CredentialsProvider
PASSWORD_PROPERTY, USERNAME_PROPERTY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from class com.gigaspaces.security.directory.CredentialsProvider
initializeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.gigaspaces.serialization.SmartExternalizable
enabledSmartExternalizableWithReference
-
Field Details
-
serviceUserDetails
-
-
Constructor Details
-
ServiceCredentialsProvider
public ServiceCredentialsProvider() -
ServiceCredentialsProvider
-
-
Method Details
-
getUserDetails
- Specified by:
getUserDetailsin classCredentialsProvider
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Overrides:
writeExternalin classCredentialsProvider- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Overrides:
readExternalin classCredentialsProvider- Throws:
IOExceptionClassNotFoundException
-