Uses of Class
com.sun.xml.security.core.xenc.ReferenceList
-
Packages that use ReferenceList Package Description com.sun.xml.security.core.xenc -
-
Uses of ReferenceList in com.sun.xml.security.core.xenc
Fields in com.sun.xml.security.core.xenc declared as ReferenceList Modifier and Type Field Description protected ReferenceListEncryptedKeyType. referenceListMethods in com.sun.xml.security.core.xenc that return ReferenceList Modifier and Type Method Description ReferenceListObjectFactory. createReferenceList()Create an instance ofReferenceListReferenceListEncryptedKeyType. getReferenceList()Gets the value of the referenceList property.Methods in com.sun.xml.security.core.xenc with parameters of type ReferenceList Modifier and Type Method Description voidEncryptedKeyType. setReferenceList(ReferenceList value)Sets the value of the referenceList property.
-