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, doPrivilegedSetSystemProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doPrivilegedGetConstructor, doPrivilegedGetDeclaredConstructor, doPrivilegedGetDeclaredConstructors, doPrivilegedGetDeclaredField, doPrivilegedGetDeclaredFields, doPrivilegedGetDeclaredMethod, doPrivilegedGetDeclaredMethods, doPrivilegedGetSystemProperties, doPrivilegedGetSystemProperty, doPrivilegedIsAccessible, doPrivilegedObjectCreate, doPrivilegedSetAccessible, doPrivilegedSetSystemProperty
public Principal getCurrentPrincipal()
SecurityService
getCurrentPrincipal
in interface SecurityService
getCurrentPrincipal
in class SimpleSecurityService
null
in the default implementationCopyright © 2008–2016 The Apache Software Foundation. All rights reserved.