UsernamePasswordToken.getCredentials

Returns the {@link #getPassword() password} char array.

@return the {@link #getPassword() password} char array. @see hunt.shiro.authc.AuthenticationToken#getCredentials()

class UsernamePasswordToken
char[]
getCredentials
()

Meta