SimpleAuthenticationInfo authcInfo
SimpleAuthorizationInfo authzInfo
boolean locked
SimpleAccountRealm.boolean credentialsExpired
SimpleAccountRealm.PrincipalCollection principals
Object credentials
ByteSource credentialsSalt
String username
char[] password
boolean rememberMe
falseString host
null if not known or explicitly
omitted.String host
String permissionString
byte[] bytes
String algorithmName
MessageDigest algorithm name to use when performing the hash.byte[] bytes
ByteSource salt
int iterations
long timestamp
Serializable sessionId
SessionKey key
Date startTimestamp
String host
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException - if the input stream cannot be used.ClassNotFoundException - if a required class needed for instantiation is not available in the present JVMprivate void writeObject(ObjectOutputStream out) throws IOException
IOException - if any of this object's fields cannot be written to the stream.private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException - if there is an input/output problemClassNotFoundException - if the underlying Map implementation class is not available to the classloader.private void writeObject(ObjectOutputStream out) throws IOException
IOException - if there is a stream errorCopyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.