/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/soapbinding/jaxb11/ |
H A D | CredentialsContextType.java | 94 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType} 97 com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType getRequestAuthnContext(); 104 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType} 107 void setRequestAuthnContext(com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType value);
|
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/soapbinding/jaxb11/ |
H A D | CredentialsContextType.java | 94 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType} 97 com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType getRequestAuthnContext(); 104 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType} 107 void setRequestAuthnContext(com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType value);
|
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/ |
H A D | RequestAuthnContextElement.java | 36 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType
|
H A D | RequestAuthnContextType.java | 33 public interface RequestAuthnContextType { interface
|
H A D | AuthnRequestType.java | 172 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType} 175 com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType getRequestAuthnContext(); 182 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType} 185 void setRequestAuthnContext(com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType value);
|
H A D | ObjectFactory.java | 86 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.RequestAuthnContextTypeImpl"); 853 * Create an instance of RequestAuthnContextType 858 public com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType createRequestAuthnContextType()
|
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/ |
H A D | RequestAuthnContextElement.java | 36 extends javax.xml.bind.Element, com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType
|
H A D | RequestAuthnContextType.java | 33 public interface RequestAuthnContextType { interface
|
H A D | AuthnRequestType.java | 172 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType} 175 com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType getRequestAuthnContext(); 182 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType} 185 void setRequestAuthnContext(com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType value);
|
H A D | ObjectFactory.java | 86 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType.class), "com.sun.identity.liberty.ws.common.jaxb.ps.impl.RequestAuthnContextTypeImpl"); 853 * Create an instance of RequestAuthnContextType 858 public com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType createRequestAuthnContextType()
|
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/authnsvc/jaxb/ |
H A D | SASLRequestType.java | 121 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType} 124 com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType getRequestAuthnContext(); 131 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType} 134 void setRequestAuthnContext(com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType value);
|
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/authnsvc/jaxb/ |
H A D | SASLRequestType.java | 121 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType} 124 com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType getRequestAuthnContext(); 131 * {@link com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType} 134 void setRequestAuthnContext(com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType value);
|
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/ |
H A D | RequestAuthnContextTypeImpl.java | 11 public class RequestAuthnContextTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType, 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 21 return (com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType.class); 186 return (com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType.class);
|
H A D | AuthnRequestTypeImpl.java | 25 protected com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType _RequestAuthnContext; 98 public com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType getRequestAuthnContext() { 102 public void setRequestAuthnContext(com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType value) {
|
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/soapbinding/jaxb11/impl/ |
H A D | CredentialsContextTypeImpl.java | 18 protected com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType _RequestAuthnContext; 55 public com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType getRequestAuthnContext() { 59 public void setRequestAuthnContext(com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType value) {
|
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ps/impl/ |
H A D | RequestAuthnContextTypeImpl.java | 11 public class RequestAuthnContextTypeImpl implements com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType, 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 21 return (com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType.class); 186 return (com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType.class);
|
H A D | AuthnRequestTypeImpl.java | 25 protected com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType _RequestAuthnContext; 98 public com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType getRequestAuthnContext() { 102 public void setRequestAuthnContext(com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType value) {
|
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/soapbinding/jaxb11/impl/ |
H A D | CredentialsContextTypeImpl.java | 18 protected com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType _RequestAuthnContext; 55 public com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType getRequestAuthnContext() { 59 public void setRequestAuthnContext(com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType value) {
|
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/authnsvc/jaxb/impl/ |
H A D | SASLRequestTypeImpl.java | 18 protected com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType _RequestAuthnContext; 59 public com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType getRequestAuthnContext() { 63 public void setRequestAuthnContext(com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType value) {
|
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/authnsvc/jaxb/impl/ |
H A D | SASLRequestTypeImpl.java | 18 protected com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType _RequestAuthnContext; 59 public com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType getRequestAuthnContext() { 63 public void setRequestAuthnContext(com.sun.identity.liberty.ws.common.jaxb.ps.RequestAuthnContextType value) {
|