JASPIC 1.1 - Apache Tomcat 8.5.55
- java.lang.Object
-
- javax.security.auth.message.callback.CallerPrincipalCallback
-
- All Implemented Interfaces:
- javax.security.auth.callback.Callback
public class CallerPrincipalCallback
extends java.lang.Object
implements javax.security.auth.callback.Callback
Callback that enables an authentication module to inform the runtime of the
call principal or name of the caller principal.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.String |
getName() |
java.security.Principal |
getPrincipal() |
javax.security.auth.Subject |
getSubject() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
JASPIC 1.1 - Apache Tomcat 8.5.55
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.