Class OktaAttrRepoConf
java.lang.Object
org.apache.syncope.common.lib.AbstractOktaConf
org.apache.syncope.common.lib.attr.OktaAttrRepoConf
- All Implemented Interfaces:
Serializable,AttrRepoConf,BaseBean
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.syncope.common.lib.attr.AttrRepoConf
AttrRepoConf.Mapper -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmap(AttrRepoTO attrRepo, AttrRepoConf.Mapper mapper) voidsetApiToken(String apiToken) voidsetUsernameAttribute(String usernameAttribute) Methods inherited from class org.apache.syncope.common.lib.AbstractOktaConf
getOrganizationUrl, setOrganizationUrl
-
Constructor Details
-
OktaAttrRepoConf
public OktaAttrRepoConf()
-
-
Method Details
-
getUsernameAttribute
-
setUsernameAttribute
-
getApiToken
-
setApiToken
-
getScopes
-
map
- Specified by:
mapin interfaceAttrRepoConf
-