Package org.keycloak.protocol.openshift
Class OpenShiftTokenReviewRequestRepresentation.Spec
- java.lang.Object
- 
- org.keycloak.protocol.openshift.OpenShiftTokenReviewRequestRepresentation.Spec
 
- 
- All Implemented Interfaces:
- Serializable
 - Enclosing class:
- OpenShiftTokenReviewRequestRepresentation
 
 public static class OpenShiftTokenReviewRequestRepresentation.Spec extends Object implements Serializable - See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description Spec()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description String[]getAudiences()StringgetToken()voidsetAudiences(String[] audiences)voidsetToken(String token)
 
-