|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.org.ogsadai.authorization.SimpleDNSecurityContext
public class SimpleDNSecurityContext
Simple security context that contains a distinguished name (DN).
| Constructor Summary | |
|---|---|
SimpleDNSecurityContext(java.lang.String dn)
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getDN()
Gets the distinguished name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleDNSecurityContext(java.lang.String dn)
dn - Distinguished name (DN).| Method Detail |
|---|
public java.lang.String getDN()
DistinguishedNameProvider
getDN in interface DistinguishedNameProvidernull if none is known.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||