|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.security.util.RFC2253Parser
public class RFC2253Parser
Constructor Summary | |
---|---|
RFC2253Parser()
|
Method Summary | |
---|---|
static String |
normalize(String dn)
Method normalize |
static String |
normalize(String dn,
boolean toXml)
Method normalize |
static String |
rfc2253toXMLdsig(String dn)
Method rfc2253toXMLdsig |
static String |
xmldsigtoRFC2253(String dn)
Method xmldsigtoRFC2253 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RFC2253Parser()
Method Detail |
---|
public static String rfc2253toXMLdsig(String dn)
dn
-
public static String xmldsigtoRFC2253(String dn)
dn
-
public static String normalize(String dn)
dn
-
public static String normalize(String dn, boolean toXml)
dn
- toXml
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |