|
Oracle Access Manager Extensibility Java API Reference 11g Release 1 (11.1.1.5) E22473-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IdentityServiceProvider
The IdentityServiceProvider Interface defines the methods can be used for
| Method Summary | |
|---|---|
IdentityServiceProviderResponse |
evaluatePolicy(IdentityServiceContext context)Evaluate policy. |
java.util.Enumeration<IdentityServiceProviderTask> |
getIdentityServiceProviderTaskItems(IdentityServiceContext context)Gets the identity service provider task items. |
java.lang.String |
getIdentityServiceUserAttributeForLockoutTime()Gets the identity service user attribute for lockout time. |
java.lang.String |
getIdentityServiceUserAttributeForLoginTryCount()Gets the identity service user attribute for login try count. |
java.lang.String[] |
getIdentityServiceUserAttributes()Gets the identity service user attributes. |
java.lang.String |
getIdentityServiceValueForLockoutTime() |
java.net.URL |
getUrl(IdentityProviderServiceType type, IdentityServiceContext context)Gets the url. |
| Method Detail |
|---|
IdentityServiceProviderResponse evaluatePolicy(IdentityServiceContext context)
context - the contextjava.util.Enumeration<IdentityServiceProviderTask> getIdentityServiceProviderTaskItems(IdentityServiceContext context)
context - the context
java.net.URL getUrl(IdentityProviderServiceType type,
IdentityServiceContext context)
context - the contexttype - the typejava.lang.String[] getIdentityServiceUserAttributes()
java.lang.String getIdentityServiceUserAttributeForLoginTryCount()
java.lang.String getIdentityServiceUserAttributeForLockoutTime()
java.lang.String getIdentityServiceValueForLockoutTime()
|
Oracle Access Manager Extensibility Java API Reference 11g Release 1 (11.1.1.5) E22473-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||