Class RemoteAuthnMetadata
java.lang.Object
pl.edu.icm.unity.engine.api.authn.RemoteAuthnMetadata
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
ConstructorDescriptionRemoteAuthnMetadata
(RemoteAuthnMetadata.Protocol protocol, String remoteIdPId, List<String> classReferences) -
Method Summary
-
Field Details
-
UNDEFINED_IDP
- See Also:
-
protocol
-
remoteIdPId
-
classReferences
-
-
Constructor Details
-
RemoteAuthnMetadata
public RemoteAuthnMetadata(RemoteAuthnMetadata.Protocol protocol, String remoteIdPId, List<String> classReferences)
-
-
Method Details