org.gcube.security.soa3.connector.integration.utils
Class Utils
java.lang.Object
org.gcube.security.soa3.connector.integration.utils.Utils
public class Utils
- extends Object
|
Constructor Summary |
Utils()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SECURITY_TOKEN
public static final String SECURITY_TOKEN
- See Also:
- Constant Field Values
BINARY_SECURITY_TOKEN_LABEL
public static final String BINARY_SECURITY_TOKEN_LABEL
- See Also:
- Constant Field Values
BINARY_SECURITY_TOKEN_PREFIX
public static final String BINARY_SECURITY_TOKEN_PREFIX
- See Also:
- Constant Field Values
WSSE_NAMESPACE
public static final String WSSE_NAMESPACE
- See Also:
- Constant Field Values
VALUE_TYPE_LABEL
public static final String VALUE_TYPE_LABEL
- See Also:
- Constant Field Values
ENCODING_TYPE_LABEL
public static final String ENCODING_TYPE_LABEL
- See Also:
- Constant Field Values
BASE64
public static final String BASE64
- See Also:
- Constant Field Values
ID_LABEL
public static final String ID_LABEL
- See Also:
- Constant Field Values
SECURITY_TOKEN_ATTR
public static final String SECURITY_TOKEN_ATTR
- See Also:
- Constant Field Values
SOA3_ACCESS_SERVICE
public static final String SOA3_ACCESS_SERVICE
- See Also:
- Constant Field Values
Utils
public Utils()
generateBinaryTokenElement
public static Element generateBinaryTokenElement(String type,
String binaryTokenValue)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.