Uses of Enum Class
pl.edu.icm.unity.engine.api.authn.RemoteAuthnMetadata.Protocol
-
Uses of RemoteAuthnMetadata.Protocol in pl.edu.icm.unity.engine.api.authn
Modifier and TypeFieldDescriptionLoginSession.SerializableRemoteAuthnMetadata.protocol
RemoteAuthnMetadata.protocol
Modifier and TypeMethodDescriptionstatic RemoteAuthnMetadata.Protocol
Returns the enum constant of this class with the specified name.static RemoteAuthnMetadata.Protocol[]
RemoteAuthnMetadata.Protocol.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionLoginSession.SerializableRemoteAuthnMetadata.Builder.withProtocol
(RemoteAuthnMetadata.Protocol protocol) ModifierConstructorDescriptionRemoteAuthnMetadata
(RemoteAuthnMetadata.Protocol protocol, String remoteIdPId, List<String> classReferences)