|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthenticationContext | |
|---|---|
| org.openmdx.security.authentication1.cci | |
| Uses of AuthenticationContext in org.openmdx.security.authentication1.cci |
|---|
| Methods in org.openmdx.security.authentication1.cci that return AuthenticationContext | |
|---|---|
AuthenticationContext |
AuthenticationContextClassImpl.createAuthenticationContext()
|
AuthenticationContext |
AuthenticationContextClass.createAuthenticationContext()
Creates an instance of class AuthenticationContext. |
AuthenticationContext |
AuthenticationContextClassImpl.createAuthenticationContext(Realm realm)
|
AuthenticationContext |
AuthenticationContextClass.createAuthenticationContext(Realm realm)
Creates an instance of class AuthenticationContext based
on all required attributes. |
AuthenticationContext |
AuthenticationContextClassImpl.extendBasicObject(BasicObject _base,
Realm realm)
|
AuthenticationContext |
AuthenticationContextClass.extendBasicObject(BasicObject _base,
Realm realm)
Creates an instance of class AuthenticationContext based
on the superclass BasicObject and all required attributes
not included in this superclass. |
AuthenticationContext |
AuthenticationContextClassImpl.extendContextCapable(ContextCapable _base,
Realm realm)
|
AuthenticationContext |
AuthenticationContextClass.extendContextCapable(ContextCapable _base,
Realm realm)
Creates an instance of class AuthenticationContext based
on the superclass ContextCapable and all required
attributes not included in this superclass. |
AuthenticationContext |
AuthenticationContextClassImpl.extendExtentCapable(ExtentCapable _base,
Realm realm)
|
AuthenticationContext |
AuthenticationContextClass.extendExtentCapable(ExtentCapable _base,
Realm realm)
Creates an instance of class AuthenticationContext based
on the superclass ExtentCapable and all required
attributes not included in this superclass. |
AuthenticationContext |
AuthenticationContextClassImpl.extendViewCapable(ViewCapable _base,
Realm realm)
|
AuthenticationContext |
AuthenticationContextClass.extendViewCapable(ViewCapable _base,
Realm realm)
Creates an instance of class AuthenticationContext based
on the superclass ViewCapable and all required attributes
not included in this superclass. |
AuthenticationContext |
AuthenticationContextClassImpl.getAuthenticationContext(Object object)
|
AuthenticationContext |
AuthenticationContextClass.getAuthenticationContext(Object object)
Creates an instance of class AuthenticationContext based
on the specified Object instance. |
AuthenticationContext |
SegmentImpl.getAuthenticationContext(String id)
|
AuthenticationContext |
Segment.getAuthenticationContext(String id)
Retrieves the value for the reference authenticationContext for the specified qualifier
attribute value. |
| Methods in org.openmdx.security.authentication1.cci with parameters of type AuthenticationContext | |
|---|---|
void |
SegmentImpl.addAuthenticationContext(AuthenticationContext newValue)
|
void |
Segment.addAuthenticationContext(AuthenticationContext newValue)
|
void |
SegmentImpl.addAuthenticationContext(String id,
AuthenticationContext newValue)
|
void |
Segment.addAuthenticationContext(String id,
AuthenticationContext newValue)
|
void |
SegmentImpl.setAuthenticationContext(AuthenticationContext[] newValue)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||