|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthPolicyType | |
---|---|
org.wso2.solutions.identity.relyingparty.openid |
Uses of AuthPolicyType in org.wso2.solutions.identity.relyingparty.openid |
---|
Methods in org.wso2.solutions.identity.relyingparty.openid that return AuthPolicyType | |
---|---|
static AuthPolicyType |
AuthPolicyType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AuthPolicyType[] |
AuthPolicyType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.wso2.solutions.identity.relyingparty.openid that return types with arguments of type AuthPolicyType | |
---|---|
java.util.ArrayList<AuthPolicyType> |
OpenIDAuthenticationRequest.getAuthTypes()
|
Methods in org.wso2.solutions.identity.relyingparty.openid with parameters of type AuthPolicyType | |
---|---|
void |
OpenIDAuthenticationRequest.addAuthPolicy(AuthPolicyType policyType)
Add requested authentication policies |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |