Uses of Interface
com.bloomreach.xm.repository.security.AuthRole
-
Uses of AuthRole in com.bloomreach.xm.repository.security
Modifier and TypeMethodDescriptionDomainsManager.addAuthRole
(AuthRole authRoleTemplate) Add a newAuthRole
to an existingDomainAuth
.DomainAuth.getAuthRole
(String authRoleName) Convenient method for getting aAuthRole
child by nameDomainsManager.getAuthRole
(String authRolePath) Get aAuthRole
by its (node) path.DomainsManager.updateAuthRole
(AuthRole authRoleTemplate) Update an existingAuthRole
Modifier and TypeMethodDescriptionDomainsManager.addAuthRole
(AuthRole authRoleTemplate) Add a newAuthRole
to an existingDomainAuth
.int
boolean
DomainsManager.deleteAuthRole
(AuthRole authRoleTemplate) Delete an existingAuthRole
DomainsManager.updateAuthRole
(AuthRole authRoleTemplate) Update an existingAuthRole