org.picketlink.identity.federation.ws.addressing
Class AnyAddressingType
java.lang.Object
org.picketlink.identity.federation.ws.addressing.BaseAddressingType
org.picketlink.identity.federation.ws.addressing.AnyAddressingType
- Direct Known Subclasses:
- AppliesTo, AuthenticatorType, EmbeddedType, EntropyType, MetadataType, PolicyAttachment, ReferenceParametersType, RequestSecurityTokenResponseCollectionType, RequestSecurityTokenResponseType, RequestSecurityTokenType, SecurityHeaderType, SecurityTokenReferenceType, SignChallengeType, TimestampType, TransformationParametersType, UsernameTokenType
public class AnyAddressingType
- extends BaseAddressingType
- Since:
- May 17, 2011
- Author:
- Anil.Saldhana@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
any
protected List<Object> any
AnyAddressingType
public AnyAddressingType()
getAny
public List<Object> getAny()
- Gets the value of the any property.
Objects of the following type(s) are allowed in the list Object
Element
addAny
public void addAny(Object t)
removeAny
public boolean removeAny(Object t)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.