Realm
.@Deprecated public interface GSSRealm extends Realm
Modifier and Type | Method and Description |
---|---|
Principal |
authenticate(GSSName gssName,
GSSCredential gssCredential)
Deprecated.
Try to authenticate using a
GSSName |
addPropertyChangeListener, authenticate, authenticate, authenticate, authenticate, authenticate, backgroundProcess, findSecurityConstraints, getContainer, getInfo, hasResourcePermission, hasRole, hasUserDataPermission, removePropertyChangeListener, setContainer
Principal authenticate(GSSName gssName, GSSCredential gssCredential)
GSSName
gssName
- The GSSName
of the principal to look upgssCredential
- The GSSCredential
of the principal, may be
null
null
if there is noneCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.