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

/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsse/impl/
H A DBinarySecurityTokenElementImpl.java12 extends com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl
229 spawnHandlerFromEnterAttribute((((com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl)com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
233 spawnHandlerFromEnterAttribute((((com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl)com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
237 spawnHandlerFromEnterAttribute((((com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl)com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
313 spawnHandlerFromText((((com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl)com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl.this).new Unmarshaller(context)), 2, value);
H A DBinarySecurityTokenTypeImpl.java11 public class BinarySecurityTokenTypeImpl class in inherits:com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl,com.sun.identity.wsfederation.jaxb.wsse.BinarySecurityTokenType,com.sun.xml.bind.JAXBObject,com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallableObject,com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializable,com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatableObject
33 return new com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl.Unmarshaller(context);
129 return com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl.this;
231 spawnHandlerFromEnterAttribute((((com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl)com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl.this).new Unmarshaller(context)), 4, ___uri, ___local, ___qname);
235 spawnHandlerFromEnterAttribute((((com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl)com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl.this).new Unmarshaller(context)), 4, ___uri, ___local, ___qname);
322 spawnHandlerFromText((((com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl)com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl.this).new Unmarshaller(context)), 4, value);
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsse/impl/
H A DBinarySecurityTokenElementImpl.java12 extends com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl
229 spawnHandlerFromEnterAttribute((((com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl)com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
233 spawnHandlerFromEnterAttribute((((com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl)com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
237 spawnHandlerFromEnterAttribute((((com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl)com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
313 spawnHandlerFromText((((com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl)com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenElementImpl.this).new Unmarshaller(context)), 2, value);
H A DBinarySecurityTokenTypeImpl.java11 public class BinarySecurityTokenTypeImpl class in inherits:com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl,com.sun.identity.wsfederation.jaxb.wsse.BinarySecurityTokenType,com.sun.xml.bind.JAXBObject,com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.UnmarshallableObject,com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.XMLSerializable,com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.ValidatableObject
33 return new com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl.Unmarshaller(context);
129 return com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl.this;
231 spawnHandlerFromEnterAttribute((((com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl)com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl.this).new Unmarshaller(context)), 4, ___uri, ___local, ___qname);
235 spawnHandlerFromEnterAttribute((((com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl)com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl.this).new Unmarshaller(context)), 4, ___uri, ___local, ___qname);
322 spawnHandlerFromText((((com.sun.identity.wsfederation.jaxb.wsse.impl.EncodedStringImpl)com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl.this).new Unmarshaller(context)), 4, value);
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/secext/impl/
H A DBinarySecurityTokenTypeImpl.java11 public class BinarySecurityTokenTypeImpl class in inherits:com.sun.identity.liberty.ws.common.jaxb.secext.impl.EncodedStringImpl,com.sun.identity.liberty.ws.common.jaxb.secext.BinarySecurityTokenType,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
33 return new com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl.Unmarshaller(context);
135 return com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl.this;
247 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.common.jaxb.secext.impl.EncodedStringImpl)com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl.this).new Unmarshaller(context)), 4, ___uri, ___local, ___qname);
251 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.common.jaxb.secext.impl.EncodedStringImpl)com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl.this).new Unmarshaller(context)), 4, ___uri, ___local, ___qname);
345 spawnHandlerFromText((((com.sun.identity.liberty.ws.common.jaxb.secext.impl.EncodedStringImpl)com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl.this).new Unmarshaller(context)), 4, value);
H A DBinarySecurityTokenElementImpl.java12 extends com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl
229 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl)com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
233 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl)com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
237 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl)com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
313 spawnHandlerFromText((((com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl)com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenElementImpl.this).new Unmarshaller(context)), 2, value);
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/secext/impl/
H A DBinarySecurityTokenTypeImpl.java11 public class BinarySecurityTokenTypeImpl class in inherits:com.sun.identity.liberty.ws.common.jaxb.secext.impl.EncodedStringImpl,com.sun.identity.liberty.ws.common.jaxb.secext.BinarySecurityTokenType,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
33 return new com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl.Unmarshaller(context);
135 return com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl.this;
247 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.common.jaxb.secext.impl.EncodedStringImpl)com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl.this).new Unmarshaller(context)), 4, ___uri, ___local, ___qname);
251 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.common.jaxb.secext.impl.EncodedStringImpl)com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl.this).new Unmarshaller(context)), 4, ___uri, ___local, ___qname);
345 spawnHandlerFromText((((com.sun.identity.liberty.ws.common.jaxb.secext.impl.EncodedStringImpl)com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl.this).new Unmarshaller(context)), 4, value);
H A DBinarySecurityTokenElementImpl.java12 extends com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl
229 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl)com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
233 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl)com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
237 spawnHandlerFromEnterAttribute((((com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl)com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenElementImpl.this).new Unmarshaller(context)), 2, ___uri, ___local, ___qname);
313 spawnHandlerFromText((((com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl)com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenElementImpl.this).new Unmarshaller(context)), 2, value);
/forgerock/openam-v13/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsse/
H A DObjectFactory.java51 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.wsse.BinarySecurityTokenType.class), "com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl");
320 return new com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl();
/forgerock/openam/openam-schema/openam-wsfederation-schema/src/main/java/com/sun/identity/wsfederation/jaxb/wsse/
H A DObjectFactory.java51 defaultImplementations.put((com.sun.identity.wsfederation.jaxb.wsse.BinarySecurityTokenType.class), "com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl");
320 return new com.sun.identity.wsfederation.jaxb.wsse.impl.BinarySecurityTokenTypeImpl();
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/secext/
H A DObjectFactory.java42 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.secext.BinarySecurityTokenType.class), "com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl");
209 return new com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl();
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/secext/
H A DObjectFactory.java42 defaultImplementations.put((com.sun.identity.liberty.ws.common.jaxb.secext.BinarySecurityTokenType.class), "com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl");
209 return new com.sun.identity.liberty.ws.common.jaxb.secext.impl.BinarySecurityTokenTypeImpl();

Completed in 65 milliseconds