Uses of Enum Class
ddf.security.samlp.impl.SamlProtocol.Type
Packages that use SamlProtocol.Type
-
Uses of SamlProtocol.Type in ddf.security.samlp.impl
Methods in ddf.security.samlp.impl that return SamlProtocol.TypeModifier and TypeMethodDescriptionstatic SamlProtocol.TypeReturns the enum constant of this class with the specified name.static SamlProtocol.Type[]SamlProtocol.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ddf.security.samlp.impl with parameters of type SamlProtocol.TypeModifier and TypeMethodDescriptionstatic StringHtmlResponseTemplate.getPostPage(String targetUrl, SamlProtocol.Type type, String samlValue, String relayState) Gets a Form Submit page with containing the specified information.