Searched refs:AuthenticatingAuthorityType (Results 1 - 12 of 12) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/
H A DAuthenticatingAuthorityElement.java19 * <element name="AuthenticatingAuthority" type="{urn:liberty:ac:2003-08}AuthenticatingAuthorityType"/>
24 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType
H A DAuthenticatingAuthorityType.java13 * Java content class for AuthenticatingAuthorityType complex type.
17 * <complexType name="AuthenticatingAuthorityType">
30 public interface AuthenticatingAuthorityType { interface
H A DAuthenticationContextStatementType.java88 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType}
91 com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType getAuthenticatingAuthority();
98 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType}
101 void setAuthenticatingAuthority(com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType value);
H A DObjectFactory.java135 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.AuthenticatingAuthorityTypeImpl");
1443 * Create an instance of AuthenticatingAuthorityType
1448 public com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType createAuthenticatingAuthorityType()
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/
H A DAuthenticatingAuthorityElement.java19 * <element name="AuthenticatingAuthority" type="{urn:liberty:ac:2003-08}AuthenticatingAuthorityType"/>
24 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType
H A DAuthenticatingAuthorityType.java13 * Java content class for AuthenticatingAuthorityType complex type.
17 * <complexType name="AuthenticatingAuthorityType">
30 public interface AuthenticatingAuthorityType { interface
H A DAuthenticationContextStatementType.java88 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType}
91 com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType getAuthenticatingAuthority();
98 * {@link com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType}
101 void setAuthenticatingAuthority(com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType value);
H A DObjectFactory.java135 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType.class), "com.sun.identity.liberty.ws.common.jaxb.ac.impl.AuthenticatingAuthorityTypeImpl");
1443 * Create an instance of AuthenticatingAuthorityType
1448 public com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType createAuthenticatingAuthorityType()
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DAuthenticatingAuthorityTypeImpl.java11 public class AuthenticatingAuthorityTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType, com.sun.xml.bind.JAXBObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
20 return (com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType.class);
83 return (com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType.class);
H A DAuthenticationContextStatementTypeImpl.java16 protected com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType _AuthenticatingAuthority;
48 public com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType getAuthenticatingAuthority() {
52 public void setAuthenticatingAuthority(com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType value) {
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/
H A DAuthenticatingAuthorityTypeImpl.java11 public class AuthenticatingAuthorityTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType, com.sun.xml.bind.JAXBObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallableObject, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.XMLSerializable, com.sun.identity.federation.jaxb.entityconfig.impl.runtime.ValidatableObject
20 return (com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType.class);
83 return (com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType.class);
H A DAuthenticationContextStatementTypeImpl.java16 protected com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType _AuthenticatingAuthority;
48 public com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType getAuthenticatingAuthority() {
52 public void setAuthenticatingAuthority(com.sun.identity.liberty.ws.common.jaxb.ac.AuthenticatingAuthorityType value) {

Completed in 81 milliseconds