public class ShadowCredentialsPrincipal extends IdentityPrincipal
Constructor and Description |
---|
ShadowCredentialsPrincipal(String name,
byte[] credentials) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getCredentials() |
equals, getName, hashCode, toString
public ShadowCredentialsPrincipal(String name, byte[] credentials)