public interface  org.apache.shiro.authc.SaltedAuthenticationInfo extends java.lang.Object implements org.apache.shiro.authc.AuthenticationInfo
{
public abstract org.apache.shiro.util.ByteSource getCredentialsSalt();
}