JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
pl.edu.icm.unity.engine.api.authn.IdPInfo.IdpGroup
Packages that use
IdPInfo.IdpGroup
Package
Description
pl.edu.icm.unity.engine.api.authn
Authentication related API and utilities
Uses of
IdPInfo.IdpGroup
in
pl.edu.icm.unity.engine.api.authn
Fields in
pl.edu.icm.unity.engine.api.authn
with type parameters of type
IdPInfo.IdpGroup
Modifier and Type
Field
Description
final
Optional
<
IdPInfo.IdpGroup
>
IdPInfo.
group
Methods in
pl.edu.icm.unity.engine.api.authn
with parameters of type
IdPInfo.IdpGroup
Modifier and Type
Method
Description
IdPInfo.Builder
IdPInfo.Builder.
withGroup
(
IdPInfo.IdpGroup
group)