public class TomcatSecurityService extends SimpleSecurityService implements SecurityService
| Constructor and Description |
|---|
TomcatSecurityService() |
| Modifier and Type | Method and Description |
|---|---|
Principal |
getCurrentPrincipal()
Gets the current caller identity.
|
doPrivilegedGetConstructor, doPrivilegedGetDeclaredConstructor, doPrivilegedGetDeclaredConstructors, doPrivilegedGetDeclaredField, doPrivilegedGetDeclaredFields, doPrivilegedGetDeclaredMethod, doPrivilegedGetDeclaredMethods, doPrivilegedGetSystemProperties, doPrivilegedGetSystemProperty, doPrivilegedIsAccessible, doPrivilegedObjectCreate, doPrivilegedSetAccessible, doPrivilegedSetSystemPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoPrivilegedGetConstructor, doPrivilegedGetDeclaredConstructor, doPrivilegedGetDeclaredConstructors, doPrivilegedGetDeclaredField, doPrivilegedGetDeclaredFields, doPrivilegedGetDeclaredMethod, doPrivilegedGetDeclaredMethods, doPrivilegedGetSystemProperties, doPrivilegedGetSystemProperty, doPrivilegedIsAccessible, doPrivilegedObjectCreate, doPrivilegedSetAccessible, doPrivilegedSetSystemPropertypublic Principal getCurrentPrincipal()
SecurityServicegetCurrentPrincipal in interface SecurityServicegetCurrentPrincipal in class SimpleSecurityServicenull in the default implementationCopyright © 2008–2022 The Apache Software Foundation. All rights reserved.