|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.xml.security.x509.X509SubjectNameCriteria
public final class X509SubjectNameCriteria
An implementation of Criteria which specifies criteria based on
X.509 certificate subject name.
| Constructor Summary | |
|---|---|
X509SubjectNameCriteria(X500Principal subject)
Constructor. |
|
| Method Summary | |
|---|---|
X500Principal |
getSubjectName()
Get the subject name. |
void |
setSubjectName(X500Principal subject)
Set the serial number. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public X509SubjectNameCriteria(X500Principal subject)
subject - certificate subject name| Method Detail |
|---|
public X500Principal getSubjectName()
public void setSubjectName(X500Principal subject)
subject - The subject name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||