Uses of Class
com.redhat.cloud.common.auth.XRhIdentity
-
Packages that use XRhIdentity Package Description com.redhat.cloud.common.auth -
-
Uses of XRhIdentity in com.redhat.cloud.common.auth
Methods in com.redhat.cloud.common.auth that return types with arguments of type XRhIdentity Modifier and Type Method Description static Optional<XRhIdentity>HeaderHelper. getRhIdFromHeader(javax.ws.rs.core.HttpHeaders httpHeaders)static Optional<XRhIdentity>HeaderHelper. getRhIdFromString(String xRhIdHeader)Constructors in com.redhat.cloud.common.auth with parameters of type XRhIdentity Constructor Description RhIdSecurityContext(XRhIdentity rhIdentity, RhIdPrincipal rhPrincipal)
-