org.apache.axis2.security.trust.types
Class RequestedSecurityTokenType.Factory
java.lang.Object
org.apache.axis2.security.trust.types.RequestedSecurityTokenType.Factory
- Enclosing class:
- RequestedSecurityTokenType
- public static class RequestedSecurityTokenType.Factory
- extends Object
Factory class that keeps the parse method
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestedSecurityTokenType.Factory
public RequestedSecurityTokenType.Factory()
parse
public static RequestedSecurityTokenType parse(XMLStreamReader reader)
throws Exception
- static method to create the object
- Throws:
Exception