Realm.@Deprecated public interface GSSRealm extends Realm
| Modifier and Type | Method and Description |
|---|---|
java.security.Principal |
authenticate(org.ietf.jgss.GSSName gssName,
org.ietf.jgss.GSSCredential gssCredential)
Deprecated.
Try to authenticate using a
GSSName |
addPropertyChangeListener, authenticate, authenticate, authenticate, authenticate, authenticate, backgroundProcess, findSecurityConstraints, getContainer, getCredentialHandler, getRoles, hasResourcePermission, hasRole, hasUserDataPermission, isAvailable, removePropertyChangeListener, setContainer, setCredentialHandlerjava.security.Principal authenticate(org.ietf.jgss.GSSName gssName,
org.ietf.jgss.GSSCredential gssCredential)
GSSNamegssName - The GSSName of the principal to look upgssCredential - The GSSCredential of the principal, may be
nullnull if there is noneCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.