Interface OIDCOpEntityDataBinder
- All Known Implementing Classes:
OIDCOpEntityDataBinderImpl
public interface OIDCOpEntityDataBinder
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbyte[]generateJWKS(String jwksKeyId, String jwksType, int jwksKeySize) getOIDCOpEntityTO(OIDCOpEntity oidcOpEntity) voidupdate(OIDCOpEntity oidcOpEntity, OIDCOpEntityTO oidcOpEntityTO)
-
Field Details
-
PARAMETER_STATE
- See Also:
-
-
Method Details
-
generateJWKS
-
getOIDCOpEntityTO
-
update
-