public class RequestedAttachedReferenceImpl extends RequestedReferenceType implements RequestedAttachedReference
securityTokenReference| Constructor and Description |
|---|
RequestedAttachedReferenceImpl() |
RequestedAttachedReferenceImpl(RequestedReferenceType rrType) |
RequestedAttachedReferenceImpl(SecurityTokenReference str) |
| Modifier and Type | Method and Description |
|---|---|
SecurityTokenReference |
getSTR() |
void |
setSTR(SecurityTokenReference str) |
getSecurityTokenReference, setSecurityTokenReferencepublic RequestedAttachedReferenceImpl()
public RequestedAttachedReferenceImpl(SecurityTokenReference str)
public RequestedAttachedReferenceImpl(RequestedReferenceType rrType)
public SecurityTokenReference getSTR()
getSTR in interface RequestedReferencepublic final void setSTR(SecurityTokenReference str)
setSTR in interface RequestedReferenceCopyright © 2005–2018 Oracle Corporation. All rights reserved.