Package oracle.security.am.engines.idm
Interface IdentityServiceProviderTask
public interface IdentityServiceProviderTask
The
IdentityServiceProviderTask class.- Since:
- NGAMv1.0
-
Method Summary
Modifier and TypeMethodDescriptionevaluate<wbr>(IdentityServiceContext context)Evaluate password policy.
-
Method Details
-
evaluate
Evaluate password policy.- Parameters:
attributeMap- the attribute map- Returns:
- the password policy response
-