public interface NamespacePolicy
Modifier and Type | Method and Description |
---|---|
String |
getIdentification() |
String |
getIssuer() |
boolean |
isPermit() |
boolean |
isSubjectMatching(X500Principal subject)
Checks whether the given subject name is matching this policy.
|
String getIssuer()
boolean isPermit()
String getIdentification()
boolean isSubjectMatching(X500Principal subject)
subject
- to be checkedCopyright © 2012–2013 European Middleware Initiative. All rights reserved.