/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/impl/ |
H A D | AuthorizationDecisionStatementElementImpl.java | 11 public class AuthorizationDecisionStatementElementImpl class in inherits:com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementTypeImpl,com.sun.identity.liberty.ws.common.jaxb.assertion.AuthorizationDecisionStatementElement,com.sun.xml.bind.RIElement,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 32 return new com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementElementImpl.Unmarshaller(context); 162 return com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementElementImpl.this; 239 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementTypeImpl)com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
|
H A D | AssertionTypeImpl.java | 515 _getStatementOrSubjectStatementOrAuthenticationStatement().add(((com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementElementImpl) spawnChildFromEnterElement((com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementElementImpl.class), 22, ___uri, ___local, ___qname, __atts))); 559 _getStatementOrSubjectStatementOrAuthenticationStatement().add(((com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementElementImpl) spawnChildFromEnterElement((com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementElementImpl.class), 22, ___uri, ___local, ___qname, __atts)));
|
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/impl/ |
H A D | AuthorizationDecisionStatementElementImpl.java | 11 public class AuthorizationDecisionStatementElementImpl class in inherits:com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementTypeImpl,com.sun.identity.liberty.ws.common.jaxb.assertion.AuthorizationDecisionStatementElement,com.sun.xml.bind.RIElement,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 32 return new com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementElementImpl.Unmarshaller(context); 162 return com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementElementImpl.this; 239 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementTypeImpl)com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
|
H A D | AssertionTypeImpl.java | 515 _getStatementOrSubjectStatementOrAuthenticationStatement().add(((com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementElementImpl) spawnChildFromEnterElement((com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementElementImpl.class), 22, ___uri, ___local, ___qname, __atts))); 559 _getStatementOrSubjectStatementOrAuthenticationStatement().add(((com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementElementImpl) spawnChildFromEnterElement((com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementElementImpl.class), 22, ___uri, ___local, ___qname, __atts)));
|
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/ |
H A D | ObjectFactory.java | 46 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.assertion.AuthorizationDecisionStatementElement.class), "com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementElementImpl"); 311 return new com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementElementImpl();
|
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/assertion/ |
H A D | ObjectFactory.java | 46 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.assertion.AuthorizationDecisionStatementElement.class), "com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementElementImpl"); 311 return new com.sun.identity.liberty.ws.common.jaxb.assertion.impl.AuthorizationDecisionStatementElementImpl();
|