Package org.gluu.oxauth.uma.service
Class UmaScopeService
java.lang.Object
org.gluu.oxauth.uma.service.UmaScopeService
- Version:
- 0.9, 22/04/2013
- Author:
- Yuriy Zabrovarnyy, Yuriy Movchan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
asString
(Collection<Scope> scopes) baseDn()
getOrCreate
(Client client, String scopeId, Set<String> regExps) getScopeDNsByIdsAndAddToLdapIfNeeded
(List<String> scopeIds) getScopeIds
(List<Scope> scopes) getScopeIdsByDns
(List<String> scopeDns) getScopesByDns
(List<String> scopeDns) getScopesByIds
(List<String> scopeIds) boolean
-
Constructor Details
-
UmaScopeService
public UmaScopeService()
-
-
Method Details
-
getOrCreate
-
getScope
-
persist
-
getScopeDNsByIdsAndAddToLdapIfNeeded
-
getScopesByDns
-
getScopeIdsByDns
-
getScopeIds
-
getScopesByIds
-
baseDn
-
asString
-