Uses of Interface
org.opensaml.saml.ext.samlec.EncType
-
Packages that use EncType Package Description org.opensaml.saml.ext.samlec Interfaces for SAML-EC GSS-API Mechanism. -
-
Uses of EncType in org.opensaml.saml.ext.samlec
Methods in org.opensaml.saml.ext.samlec that return types with arguments of type EncType Modifier and Type Method Description List<EncType>SessionKey. getEncTypes()Get the session key encryption typed.
-