Uses of Interface
com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime.GrammarInfo
-
Packages that use GrammarInfo Package Description com.sun.identity.wsfederation.jaxb.entityconfig Package level documentation for generated package com.sun.identity.wsfederation.jaxb.entityconfig.com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime com.sun.identity.wsfederation.jaxb.wsaddr Package level documentation for generated package com.sun.identity.wsfederation.jaxb.wsaddr.com.sun.identity.wsfederation.jaxb.wsfederation Package level documentation for generated package com.sun.identity.wsfederation.jaxb.wsfederation.com.sun.identity.wsfederation.jaxb.wspolicy Package level documentation for generated package com.sun.identity.wsfederation.jaxb.wspolicy.com.sun.identity.wsfederation.jaxb.wsse Package level documentation for generated package com.sun.identity.wsfederation.jaxb.wsse.com.sun.identity.wsfederation.jaxb.wsspolicy Package level documentation for generated package com.sun.identity.wsfederation.jaxb.wsspolicy.com.sun.identity.wsfederation.jaxb.wsu Package level documentation for generated package com.sun.identity.wsfederation.jaxb.wsu.com.sun.identity.wsfederation.jaxb.xmlsig Package level documentation for generated package com.sun.identity.wsfederation.jaxb.xmlsig. -
-
Uses of GrammarInfo in com.sun.identity.wsfederation.jaxb.entityconfig
Fields in com.sun.identity.wsfederation.jaxb.entityconfig declared as GrammarInfo Modifier and Type Field Description static GrammarInfo
ObjectFactory. grammarInfo
-
Uses of GrammarInfo in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime
Classes in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime that implement GrammarInfo Modifier and Type Class Description class
GrammarInfoImpl
Keeps the information about the grammar as a whole.Methods in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime that return GrammarInfo Modifier and Type Method Description GrammarInfo
DefaultJAXBContextImpl. getGrammarInfo()
GrammarInfo
SAXUnmarshallerHandlerImpl. getGrammarInfo()
GrammarInfo
UnmarshallingContext. getGrammarInfo()
Obtains a reference to the current grammar info.Constructors in com.sun.identity.wsfederation.jaxb.entityconfig.impl.runtime with parameters of type GrammarInfo Constructor Description DefaultJAXBContextImpl(GrammarInfo gi)
This constructor is used by the default no-arg constructor in the generated JAXBContextImpl objects.SAXUnmarshallerHandlerImpl(UnmarshallerImpl _parent, GrammarInfo _gi)
UnmarshallerImpl(DefaultJAXBContextImpl context, GrammarInfo gi)
-
Uses of GrammarInfo in com.sun.identity.wsfederation.jaxb.wsaddr
Fields in com.sun.identity.wsfederation.jaxb.wsaddr declared as GrammarInfo Modifier and Type Field Description static GrammarInfo
ObjectFactory. grammarInfo
-
Uses of GrammarInfo in com.sun.identity.wsfederation.jaxb.wsfederation
Fields in com.sun.identity.wsfederation.jaxb.wsfederation declared as GrammarInfo Modifier and Type Field Description static GrammarInfo
ObjectFactory. grammarInfo
-
Uses of GrammarInfo in com.sun.identity.wsfederation.jaxb.wspolicy
Fields in com.sun.identity.wsfederation.jaxb.wspolicy declared as GrammarInfo Modifier and Type Field Description static GrammarInfo
ObjectFactory. grammarInfo
-
Uses of GrammarInfo in com.sun.identity.wsfederation.jaxb.wsse
Fields in com.sun.identity.wsfederation.jaxb.wsse declared as GrammarInfo Modifier and Type Field Description static GrammarInfo
ObjectFactory. grammarInfo
-
Uses of GrammarInfo in com.sun.identity.wsfederation.jaxb.wsspolicy
Fields in com.sun.identity.wsfederation.jaxb.wsspolicy declared as GrammarInfo Modifier and Type Field Description static GrammarInfo
ObjectFactory. grammarInfo
-
Uses of GrammarInfo in com.sun.identity.wsfederation.jaxb.wsu
Fields in com.sun.identity.wsfederation.jaxb.wsu declared as GrammarInfo Modifier and Type Field Description static GrammarInfo
ObjectFactory. grammarInfo
-
Uses of GrammarInfo in com.sun.identity.wsfederation.jaxb.xmlsig
Fields in com.sun.identity.wsfederation.jaxb.xmlsig declared as GrammarInfo Modifier and Type Field Description static GrammarInfo
ObjectFactory. grammarInfo
-