org.cloudfoundry.identity.uaa.oauth.openid.IdTokenCreationException Maven / Gradle / Ivy
The newest version!
package org.cloudfoundry.identity.uaa.oauth.openid;
public class IdTokenCreationException extends Exception {
}
package org.cloudfoundry.identity.uaa.oauth.openid;
public class IdTokenCreationException extends Exception {
}