com.sun.xml.ws.security.trust.impl.elements.str
Class KeyIdentifierImpl
java.lang.Object
com.sun.xml.ws.security.secext10.AttributedString
com.sun.xml.ws.security.secext10.EncodedString
com.sun.xml.ws.security.secext10.KeyIdentifierType
com.sun.xml.ws.security.trust.impl.elements.str.KeyIdentifierImpl
- All Implemented Interfaces:
- KeyIdentifier, Reference
public class KeyIdentifierImpl
- extends KeyIdentifierType
- implements KeyIdentifier
KeyIdentifier implementation
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyIdentifierImpl
public KeyIdentifierImpl()
KeyIdentifierImpl
public KeyIdentifierImpl(String valueType,
String encodingType)
KeyIdentifierImpl
public KeyIdentifierImpl(KeyIdentifierType kidType)
getValueTypeURI
public URI getValueTypeURI()
- Specified by:
getValueTypeURI in interface KeyIdentifier
getEncodingTypeURI
public URI getEncodingTypeURI()
- Specified by:
getEncodingTypeURI in interface KeyIdentifier
getType
public String getType()
- Specified by:
getType in interface Reference
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.