org.exist.security
Interface XmldbPrincipal
- All Superinterfaces:
- java.security.Principal
- All Known Implementing Classes:
- XmldbRealm.DefaultXmldbPrinciple
- public interface XmldbPrincipal
- extends java.security.Principal
- Author:
- mdiggory
| Methods inherited from interface java.security.Principal |
equals, hashCode, toString |
getName
public java.lang.String getName()
- Specified by:
getName in interface java.security.Principal
getPassword
public java.lang.String getPassword()
hasRole
public boolean hasRole(java.lang.String role)
<oXygen/>
XML Editor
provides support for editing and debugging XQuery
expressions against the eXist XML Database.