public class TokenCredentialsProvider extends CredentialsProvider
PASSWORD_PROPERTY, USERNAME_PROPERTY
Constructor and Description |
---|
TokenCredentialsProvider() |
TokenCredentialsProvider(String token) |
Modifier and Type | Method and Description |
---|---|
UserDetails |
getUserDetails() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
initialize
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public TokenCredentialsProvider()
public TokenCredentialsProvider(String token)
public UserDetails getUserDetails()
getUserDetails
in class CredentialsProvider
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class CredentialsProvider
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class CredentialsProvider
IOException
ClassNotFoundException
Copyright © GigaSpaces.