|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--uk.org.ogsadai.client.toolkit.ConnectionProperty | +--uk.org.ogsadai.client.toolkit.security.SecurityProperty
Abstract class representing security-related connection properties. OGSA-DAI security properties have name {https://ogsadai.org.uk/namespaces/2005/10/}security
.
Field Summary | |
private static java.lang.String |
COPYRIGHT_NOTICE Copyright statement |
static javax.xml.namespace.QName |
SECURITY Default name of OGSA-DAI connection property for security |
Fields inherited from class uk.org.ogsadai.client.toolkit.ConnectionProperty |
CONNECTION_PROPERTY_NS |
Constructor Summary | |
SecurityProperty() Creates a security-related connection property. |
Methods inherited from class uk.org.ogsadai.client.toolkit.ConnectionProperty |
configureCallFactory, getName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final java.lang.String COPYRIGHT_NOTICE
public static final javax.xml.namespace.QName SECURITY
Constructor Detail |
public SecurityProperty()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |