Uses of Class
com.axway.apim.api.model.AuthenticationProfile
-
Packages that use AuthenticationProfile Package Description com.axway.apim.api -
-
Uses of AuthenticationProfile in com.axway.apim.api
Fields in com.axway.apim.api with type parameters of type AuthenticationProfile Modifier and Type Field Description protected List<AuthenticationProfile>API. authenticationProfilesMethods in com.axway.apim.api that return types with arguments of type AuthenticationProfile Modifier and Type Method Description List<AuthenticationProfile>API. getAuthenticationProfiles()Method parameters in com.axway.apim.api with type arguments of type AuthenticationProfile Modifier and Type Method Description voidAPI. setAuthenticationProfiles(List<AuthenticationProfile> authenticationProfiles)
-