|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReferenceType | |
---|---|
org.picketlink.identity.xmlsec.w3.xmldsig |
Uses of ReferenceType in org.picketlink.identity.xmlsec.w3.xmldsig |
---|
Fields in org.picketlink.identity.xmlsec.w3.xmldsig with type parameters of type ReferenceType | |
---|---|
protected List<ReferenceType> |
SignedInfoType.reference
|
protected List<ReferenceType> |
ManifestType.reference
|
Methods in org.picketlink.identity.xmlsec.w3.xmldsig that return types with arguments of type ReferenceType | |
---|---|
List<ReferenceType> |
SignedInfoType.getReference()
Gets the value of the reference property. |
List<ReferenceType> |
ManifestType.getReference()
Gets the value of the reference property. |
Methods in org.picketlink.identity.xmlsec.w3.xmldsig with parameters of type ReferenceType | |
---|---|
void |
SignedInfoType.add(ReferenceType ref)
|
void |
ManifestType.addReference(ReferenceType ref)
|
void |
SignedInfoType.remove(ReferenceType ref)
|
void |
ManifestType.removeReference(ReferenceType ref)
|
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |