public class SampleAttributesRequestor extends Object implements org.wso2.carbon.identity.sso.agent.openid.AttributesRequestor
| Constructor and Description |
|---|
SampleAttributesRequestor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount(String s,
String s2) |
String[] |
getRequestedAttributes(String s) |
String |
getTypeURI(String s,
String s2) |
void |
init() |
boolean |
isRequired(String s,
String s2) |
public void init()
init in interface org.wso2.carbon.identity.sso.agent.openid.AttributesRequestorpublic String[] getRequestedAttributes(String s)
getRequestedAttributes in interface org.wso2.carbon.identity.sso.agent.openid.AttributesRequestorpublic boolean isRequired(String s, String s2)
isRequired in interface org.wso2.carbon.identity.sso.agent.openid.AttributesRequestorpublic String getTypeURI(String s, String s2)
getTypeURI in interface org.wso2.carbon.identity.sso.agent.openid.AttributesRequestorCopyright © 2007–2017 WSO2. All rights reserved.