org.apache.axis2.security.trust.types
Class RequestSecurityTokenType.Factory
java.lang.Object
org.apache.axis2.security.trust.types.RequestSecurityTokenType.Factory
- Enclosing class:
- RequestSecurityTokenType
- public static class RequestSecurityTokenType.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 |
RequestSecurityTokenType.Factory
public RequestSecurityTokenType.Factory()
parse
public static RequestSecurityTokenType parse(XMLStreamReader reader)
throws Exception
- static method to create the object
- Throws:
Exception