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