|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PrincipalAuthenticator | |
---|---|
org.omg.SecurityLevel2 |
Uses of PrincipalAuthenticator in org.omg.SecurityLevel2 |
---|
Classes in org.omg.SecurityLevel2 that implement PrincipalAuthenticator | |
---|---|
class |
_PrincipalAuthenticatorImplBase
org/omg/SecurityLevel2/_PrincipalAuthenticatorImplBase.java . |
class |
_PrincipalAuthenticatorStub
org/omg/SecurityLevel2/_PrincipalAuthenticatorStub.java . |
Fields in org.omg.SecurityLevel2 declared as PrincipalAuthenticator | |
---|---|
PrincipalAuthenticator |
PrincipalAuthenticatorHolder.value
|
Methods in org.omg.SecurityLevel2 that return PrincipalAuthenticator | |
---|---|
static PrincipalAuthenticator |
PrincipalAuthenticatorHelper.extract(Any a)
|
static PrincipalAuthenticator |
PrincipalAuthenticatorHelper.narrow(Object obj)
|
PrincipalAuthenticator |
_SecurityManagerStub.principal_authenticator()
|
PrincipalAuthenticator |
SecurityManagerOperations.principal_authenticator()
|
static PrincipalAuthenticator |
PrincipalAuthenticatorHelper.read(InputStream istream)
|
static PrincipalAuthenticator |
PrincipalAuthenticatorHelper.unchecked_narrow(Object obj)
|
Methods in org.omg.SecurityLevel2 with parameters of type PrincipalAuthenticator | |
---|---|
static void |
PrincipalAuthenticatorHelper.insert(Any a,
PrincipalAuthenticator that)
|
static void |
PrincipalAuthenticatorHelper.write(OutputStream ostream,
PrincipalAuthenticator value)
|
Constructors in org.omg.SecurityLevel2 with parameters of type PrincipalAuthenticator | |
---|---|
PrincipalAuthenticatorHolder(PrincipalAuthenticator initialValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |