|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthenticationContext | |
|---|---|
| org.openmdx.security.authentication1.jmi1 | |
| Uses of AuthenticationContext in org.openmdx.security.authentication1.jmi1 |
|---|
| Methods in org.openmdx.security.authentication1.jmi1 that return AuthenticationContext | |
|---|---|
AuthenticationContext |
AuthenticationContextClass.createAuthenticationContext()
Creates an instance of class AuthenticationContext. |
AuthenticationContext |
AuthenticationContextClass.createAuthenticationContext(Realm realm)
Creates an instance of class AuthenticationContext based
on all required attributes. |
AuthenticationContext |
AuthenticationContextClass.extendBasicObject(org.openmdx.base.jmi1.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 |
AuthenticationContextClass.extendContextCapable(org.openmdx.base.jmi1.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 |
AuthenticationContextClass.extendExtentCapable(org.openmdx.base.jmi1.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 |
AuthenticationContextClass.extendViewCapable(org.openmdx.compatibility.view1.jmi1.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 |
AuthenticationContextClass.getAuthenticationContext(Object object)
Creates an instance of class AuthenticationContext based
on the specified Object instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||