|
||||||||||
| 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 with type parameters of type AuthenticationContext | ||
|---|---|---|
|
Segment.getAuthenticationContext(AuthenticationContextQuery query)
Retrieves the value for the reference authenticationContext for the specified query. |
|
| Methods in org.openmdx.security.authentication1.jmi1 that return AuthenticationContext | |
|---|---|
AuthenticationContext |
AuthenticationContextClass.createAuthenticationContext()
Creates an instance of class AuthenticationContext. |
AuthenticationContext |
Segment.getAuthenticationContext(boolean idIsPersistent,
String id)
Retrieves the value for the reference authenticationContext for the specified qualifier
attribute value. |
AuthenticationContext |
AuthenticationContextClass.getAuthenticationContext(Object object)
Creates an instance of class AuthenticationContext based
on the specified Object instance. |
AuthenticationContext |
Segment.getAuthenticationContext(String id)
Retrieves the value for the reference authenticationContext for the specified qualifier
attribute value. |
| Methods in org.openmdx.security.authentication1.jmi1 with parameters of type AuthenticationContext | |
|---|---|
void |
Segment.addAuthenticationContext(boolean idIsPersistent,
String id,
AuthenticationContext authenticationContext)
Adds the specified element to the set of the values for the reference authenticationContext. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||