info.informatica.security.auth
Class ProtectionRealm
java.lang.Object
info.informatica.security.auth.ProtectionRealm
public class ProtectionRealm
- extends Object
- Author:
- amengual at informatica dot info
ProtectionRealm
public ProtectionRealm(String name)
getRealmName
public String getRealmName()
isProtected
public boolean isProtected(String path)
getAllowedRoles
public Set<Role> getAllowedRoles()
addRealmSpec
public void addRealmSpec(RealmSpec realmSpecification)
addRole
public void addRole(Role role)
isRoleAllowed
public boolean isRoleAllowed(Role role)